Package org.eclipse.vtp.desktop.projects.core

Interface Summary
IApplicationDesign This interface represents the file resource that contains an application callflow definition.
IApplicationFragment This interface represents the file resource that contains an application callflow definition.
IApplicationFragmentProject This interface represents the top level project folder resource for application design projects.
IApplicationProject This interface represents the top level project folder resource for application design projects.
IBusinessObject This interface represents a file rosource that contains the definition of a business object used in the application.
IBusinessObjectContainer  
IBusinessObjectField This interface represents a definition of a business object field.
IBusinessObjectSet This interface represents the folder resource that contains the business objects defined in an application project.
IDatabase This interface represents a folder resource that contains database table definitions.
IDatabaseSet This interface represents the folder resource of an application project that contains the database configuration information file and folder resources.
IDatabaseTable This interface represents a database table definition file resource.
IDatabaseTableColumn This interface represents a column defined for a database table definition.
IDependency This interface represents the file resource of an application project that is a custom dependency of a project.
IDependencySet This interface represents the folder resource of an application project that contains the custom dependencies of a project.
IGrammarFile This interface represents an input recognition grammar file rosource.
IMediaContainer This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.
IMediaFile This abstract interface represents a generic media file resource.
IMediaFileFactory  
IMediaFilesFolder This interface represents the media files resource folder that occurs in persona projects and brands in application projects.
IMediaFolder This interface represents a user created folder below the media files folder of persona projects and brands in application projects.
IMediaProject This interface represents the top level project folder resource for persona language support projects.
IMediaResource This abstract interface represents a generic file or folder media resource.
IPromptSet This interface represents the file resource that contains the prompt configuration of a persona project or an application brand.
IVoiceToolsDesignProject  
IVoiceToolsProject This abstract interface represents an openVXML specific project.
IVoiceToolsResource This is the base interface for the openVXML project object model.
IWebService This interface represents a folder resource that contains web service message and port definitions.
IWebServiceOperation This interface represents a web service operation.
IWebServicePort This interface represents a web service port.
IWebServiceSet This interface represents the folder resource of an application project that contains the web service configuration information file and folder resources.
IWebServiceTypeSet This interface represents the folder resource of an application project that contains the web service type configuration information file and folder resources.
MediaProjectFactory  
 

Class Summary
ApplicationLanguage  
ColumnType This class encapsulates the possible data types assigned to database table columns.
DatabaseTableEditorInput  
DesktopCorePlugin The main plugin class to be used in the desktop.
FieldType This class encapsulates the possible data types of business object fields.
MediaProjectManager